TicalcPathType Enum

calc_def.h

enum TicalcPathType

Fields

FULL_PATH
the entire path (such as 'fldname/varname')
LOCAL_PATH
just the variable name (such as 'varname')


Summary

Defines whether variable has to be sent in the local folder or not.


Return to the API index