Document FORMAT() and #WEBSERVICE

Description

new FORMAT specifiers to STORED to affect field formatting and
sequence.

New #WEBSERVICE function for options affecting webservice.
Examples:

unsigned2 u1 := 0 : stored('u1', few, format(fieldwidth(8), sequence(12)));
integer2 i1 := 0 : stored('i11, format(fieldwidth(9), sequence(11)));

#webservice(fields('u1', 'i1', 'u2', 'i2', 's1'), help("Fill in values"),
description("does cool stuff"));

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created November 20, 2014 at 5:07 PM
Updated June 17, 2015 at 6:53 PM
Resolved June 17, 2015 at 6:53 PM