Cell.String

Static opCall method to create a cell containing a string.

struct Cell
static
String

Parameters

str cstring

string to put in cell

Return Value

Type: Cell

new cell struct

Meta