LassoScript Utility
Basics Browse Detail

[Admin_UserExists]

Tag Link [Admin_UserExists] Category Administration
Type Substitution Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type Boolean Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0

Description

[Admin_UserExists] checks to see if a user has been defined on the current site. It requires a single parameter which is the name of a user to check.

Syntax

[Admin_UserExists: 'Username']

Parameters

Required Parameters
Username The username to check.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.