Description
Accesses the string "S". This function can be used in place of the string constant "S" in order to make your code more understandable. When used in the string that's returned from MText.Contents, the "S" indicates a stack start.
Visual Basic
Public static Property StackStart() As string
C#
public static string StackStart;
Conditions
Read-only