Method String.HTML.OBox()->cast()
- Method
cast
(int)String.HTML.OBox()
(float)String.HTML.OBox()
(string)String.HTML.OBox()
(array)String.HTML.OBox()
(mapping)String.HTML.OBox()
(multiset)String.HTML.OBox()- Description
It is possible to case this object to a string, which does the same as calling render, and to an array, which returns the cells in an array of rows.