|
All - PeopleCode Commands Directory
All
Usage:
&isNotBlank=All( [RecordName.]FieldName [, [RecordName2.]FieldName2] ... );
Description:
Checks if fields listed are all not blank strings / non-zero in numeric fields
If this has not answered your question - either search on Google or ask a question below:
Create a simple Launch Page for your PeopleSoft Databases
Comment: PplY
Need to specify the return type also like if field val is present then all returns true
|