MacroMethodGetParameterComment Method |
Returns a comment of the index-th parameter.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public string GetParameterComment(
int index
)
Parameters
- index
- Type: SystemInt32
Index of the parameter
Return Value
Type:
StringSee Also