Avatar

Level 1

Hi,

I'm in the process of converting a script created in Adobe Professional to Adobe LiveCycle. What is the equivalent of the function toUpperCase and valueAsString in LiveCycle?

below is the sample code :

this.getField("btnField1").valueAsString).toUpperCase();

Thanks!