You can define a column map expression or column map procedure to mask or transform the data in a column using the Lua scripting language.
You can use most standard Lua functions in a column map expression or column map procedure. In addition, you can use functions that are specific to Optimâ„¢. For more information about the Lua scripting language, see the Lua web site at http://www.lua.org. For the Optim-specific functions, see Lua for column map expressions and procedures.