abstract ValueType[][] |
AbstractFunction.getAllowedArgumentTypes()
Get arrays of supported argument types
|
ValueType[][] |
AbstractStrConverter.getAllowedArgumentTypes() |
ValueType[][] |
FunctionABS.getAllowedArgumentTypes() |
ValueType[][] |
FunctionBINFILE.getAllowedArgumentTypes() |
ValueType[][] |
FunctionDefinedByUser.getAllowedArgumentTypes() |
ValueType[][] |
FunctionEVALFILE.getAllowedArgumentTypes() |
ValueType[][] |
FunctionIS.getAllowedArgumentTypes() |
ValueType[][] |
FunctionISSUBSTR.getAllowedArgumentTypes() |
ValueType[][] |
FunctionROUND.getAllowedArgumentTypes() |
ValueType[][] |
FunctionSTR2GO.getAllowedArgumentTypes() |
ValueType[][] |
FunctionSTR2JAVA.getAllowedArgumentTypes() |
ValueType[][] |
FunctionSTRLEN.getAllowedArgumentTypes() |
abstract ValueType |
AbstractFunction.getResultType()
Get the result type
|
ValueType |
FunctionABS.getResultType() |
ValueType |
FunctionBINFILE.getResultType() |
ValueType |
FunctionDefinedByUser.getResultType() |
ValueType |
FunctionEVALFILE.getResultType() |
ValueType |
FunctionIS.getResultType() |
ValueType |
FunctionISSUBSTR.getResultType() |
ValueType |
FunctionROUND.getResultType() |
ValueType |
FunctionSTR2CSV.getResultType() |
ValueType |
FunctionSTR2GO.getResultType() |
ValueType |
FunctionSTR2INT.getResultType() |
ValueType |
FunctionSTR2JAVA.getResultType() |
ValueType |
FunctionSTR2JS.getResultType() |
ValueType |
FunctionSTR2JSON.getResultType() |
ValueType |
FunctionSTR2WEB.getResultType() |
ValueType |
FunctionSTR2XML.getResultType() |
ValueType |
FunctionSTRLEN.getResultType() |
ValueType |
FunctionTRIMLINES.getResultType() |