Source:isStatic

Returns whether the Source is static.

See SourceType.static definition to have more informations.

Function

Synopsis

static = Source:isStatic( )

Arguments

None.

Returns

boolean static
True if the Source is static, false otherwise.

See Also

Other Languages