ISROLEChecks whether the current user's role is one of the arguments Parameters var_args_values String (required) - The role values to check Returns Boolean Examples JavaScriptISROLE('Owner', 'Manager') // is the current role either Owner or Manager? // returns trueUpdated 4 months ago ISODDISSELECTEDAsk AITable of Contents Parameters Returns Examples