PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Question about Array - Peoplecode

Hello Team,

Is it possible to check if an array is empty using peoplecode.

Local array of XmlNode &cdata, &nodeEmplid;

&Emplid = &nodeEmplid [1].NodeValue;

If &nodeEmplid.Len > 0 - This lines become true even when &nodeEmplid [1] is blank. Is there a way that we can check the array is blank ?

Thank you in Advance! Have a great day!

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center