PreviousNext
Help > Development > W-Language Functions for AS/400 > UserSpace functions > ASUserSpaceWrite > Parameters
Parameters

 

Result

boolean – true if success, false in case of failure

UserSpaceDesc

Multiline string which contains the PCML source corresponding to the data in the userspace at the specified offset

The syntax is the same syntax which is used for ASPgmCall

UserSpaceName

String representing the userspace name.

Connection (optional)

Connection to AS/400.

Offset

Offset in the userspace

Param1, Parm2, …

Data matched to the described structure. Can be a structure (one parameters) or single value(s).