PrepStringForTemplate

(VTScada-Layer function. Must be called with a leading backslash.)

Description: Prepares text for use in an alarm template by escaping % symbols.
Returns: Text
Usage: Script or Steady State
Related to:  
Function Groups: String and Buffer
Format: \PrepStringForTemplate(Value)
Parameters:  
Value
Required. The text to be cleaned.
Comments: Text is cleaned for use in an alarm template by doubling any instance of a % symbol.