AVOLITES TITAN API

IsAuthorType

Determines whether the author is of the specified type.

Namespace: AuthorCredentials

Syntax

MACRO

Boolean AuthorCredentials.IsAuthorType(MenuPropertyAuthorCredentials author, String type)

HTTP

http://[ip]:4430/titan/script/2/AuthorCredentials/IsAuthorType?author={}&type={string}

Parameters

author ( MenuPropertyAuthorCredentials ) : The author.

type ( String ) : The string representation of one of .

Returns