FORMULA LANGUAGE


Examples: @IsEmbeddedInsideWCT
If the Notes content is being viewed from within Workplace client, you will use Instant Messaging. If not, you will use Sametime. You create actions to use both, and want to show only the one that is appropriate for the current environment.

This function, placed in the Hide When tab of the Sametime action, will hide the action when any Notes content is open within Workplace client.

@IsEmbeddedWithinWCT

This function, placed in the Hide When tab of the Instant Messaging action, will hide the action in a standalone Notes environment or when no Notes content is open within Workplace client.

@Not(@IsEmbeddedWithinWCT)

See Also