You need to sign in to do that
Don't have an account?

CONTROLLER
like we use string, integer for red and 10 ,If i want to include a description about an colur (1 paragraph) which datatype type can i use?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
Yep!! Try using String data type. Strings have no limit on the number of characters they can include. There are no other Datatypes that can be used for this requirement in controllers.
Cheers..