Previous Topic

Next Topic

SetStampUser - MaxBasic Function

SetStampUser(NewUserCode: String)

Sets the User Code for creation and modification stamps. If the NewUserCode is invalid, an exception message is displayed. The StampUserCode is reset on login to become the logged in user.

Only the Users with the Company > Scripts > SetStampUser permission can call this function.

SetStampUser function syntax has these named arguments:

Parameter

Description

New User Code

Required. The User Code to set as the Stamp User.

Returns the previous Stamp User.

See Also

User Functions

Book Contents

Book Index