Description Usage Arguments Value Examples
Get style id from style name
1 | get_id_by_name(styles_xml, name)
|
styles_xml |
xml2 node object of styles. |
name |
style name to get style_id. |
style_id
1 2 3 4 | ## Not run:
get_id_by_name(xml, "Author")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.