blockly > FieldVariable > toXml

Metoda FieldVariable.toXml()

Serializuj to pole do postaci XML.

Podpis:

toXml(fieldElement: Element): Element;

Parametry

Parametr Typ Opis
fieldElement Element Element, który ma być wypełniony informacjami o stanie pola.

Zwroty:

Element

Element zawierający informacje o stanie pola.