Form.createdBy Method

Gets or sets the name of the user who created the application object.

Syntax

public str createdBy([str value])

Run On

Called

Parameters

  • value
    Type: str

Return Value

Type: str
The name of the user.

See Also

Reference

Form Class