{TXTALPHA:variableName / value} - This will attempt to remove all numeric characters(0-9). This token can also render a literal text value or token, if the literal text or token iscontained between double quotes. For example, if text variable, ‘myTextAlpha’ is set to,‘8675309 Jenny’, {TXTNUM:myTextAlpha} will return as “ Jenny”.{TXTALPHA:”{TXT:myTextNum}”} will also render as, “ Jenny”. {TXTALPHA:”Brick, 08724”}will render as, “Brick, ”.
GetSessionEnabled(Guid InternalID) - This Boolean function works exactly like,‘GetSessionEnabled’ above, except the command is located by its InternalID.SetSessionEnabledByCategory(string CategoryName, Boolean Enabled) - This function