Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
String
String.HTML
String.HTML.OBox

Method String.HTML.OBox()->cast()


Method cast

mixed cast(string to)

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.