Skip to main content

hiddenFromPublishing

Whether this variable is hidden when publishing the current file as a library. Can only true if remote is false (e.g. this is a local variable).

Signature

hiddenFromPublishing: boolean

Remarks

If the parent VariableCollection is marked as hiddenFromPublishing, then this variable will also be hidden from publishing via the UI. hiddenFromPublishing is independently toggled for a variable and collection, however both must be true for a given variable to be publishable.