AVOLITES TITAN API

IsDefault

Tests if the property is at its default value.

Namespace: ActionScript.Test

Syntax

MACRO

Boolean ActionScript.Test.IsDefault(String propertyId)

HTTP

http://[ip]:4430/titan/script/2/ActionScript/Test/IsDefault?propertyId={string}

Parameters

propertyId ( String ) : The id of the property to check.

Returns

True if the default value and property value are equal.