Snippet
The Snippet standard function retrieves and in-lines the value of a previously defined snippet variable.
##Snippet (string [name)
- Name: name [Required]
- Type: string
- Description: The name of the snipper variable to retrieve.
{{DefineSnippet(MyBlock)
This is the content of the snippet variable.
}}
##Snippet(MyBlock)
##Snippet(MyBlock)
##Snippet(MyBlock)Function Calling Convention
Scope Function
Instruction Function
Standard Function
DefineSnippet
Get
Set
- Draft Instruction
- EditLink
- Figure
- File
- Foreground
- Function Calling Convention
- Get
- HideFooterComments Instruction
- HideFooterLastModified Instruction
- HR