AVOLITES TITAN API

ResetIncludeAll

Set a mask to include all if the enable flag is set.

Namespace: Attribute.Mask

Syntax

MACRO

Void Attribute.Mask.ResetIncludeAll(String maskId, Boolean enable)

HTTP

http://[ip]:4430/titan/script/2/Attribute/Mask/ResetIncludeAll?maskId={string}&enable={bool}

Parameters

maskId ( String ) : Id of the mask

enable ( Boolean ) : if set to true enable.

enable

HTTP Example:
http://localhost:4430/titan/script/2/Attribute/Mask/ResetIncludeAll?maskId={string}&enable=true