Previous Topic

Next Topic

LastUserPeriod - MaxBasic Function

LastUserPeriod(Module: String [,User: String]): Number

Returns the last period which the User may post transactions into for the specified module. If the User parameter is not specified, the User is the logged in User.

LastUserPeriod function syntax has these named arguments:

Parameter

Description

Module

Required. Module to find the last user period for.

User

Optional. User to find the last period for. Defaults to the User currently logged in.

See also the SQL LastUserPeriod function and the Web Services LastUserPeriod function.

See Also

Period Functions

Book Contents

Book Index