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
- Tags (Instruction Function)
- Tags (Standard Function)
- Template Instruction
- TextGlossary
- Title (Instruction Function)
- Title (Standard Function)
- TOC