Overview Schemas Index

STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA (jsdai.SStructural_response_representation_schema)


FUNCTION required_0d_nodes
          (node_list : LIST [1:?] OF node_representation) : BOOLEAN;

RETURN (SIZEOF (node_list) = 1);

END_FUNCTION; -- required_0d_nodes

public class FRequired_0d_nodes
          public static Value run(SdaiContext _context, Value node_list)