What data type will be required to store Alphanumeric values in OutSystems?
for example i want to store a value of a variable
Industry_Aggregation as Level1
Vcode as H01
Industrycode as ANZSIC06 divisions A-S (excluding classes K6330, L6711, O7552, O760, O771, O772, S9540, S9601, S9602, and S9603)
I am trying to import data from excel.
Hi Sanjay,
You'll need text variables to store those values.