adTempus API
ArcanaDevelopment.adTempus.Shared.TokenEvaluation Namespace / VariableToken Class / ToString Method

In This Topic
    ToString Method (VariableToken)
    In This Topic
    Returns a string that represents the current object.
    Overload List
    OverloadDescription
    If the variable has been successfully resolved, returns the resolved value. Otherwise returns the variable name surrounded by "%".  
    Returns a string that represents the current object. (Inherited from ArcanaDevelopment.adTempus.Shared.TokenEvaluation.TokenElement)
    See Also