Array2 D Structure
fun Array2DStructure(type: DataStructureType, ident: String, render: Boolean, text: String, values: Array<Array<ExecValue>>, color: String? = null, textColor: String? = null, creationString: String? = null, runtime: Double = 1.0, showLabel: Boolean? = null, maxSize: Int = -1, boundaries: List<Pair<Double, Double>> = emptyList(), uid: String)
Content copied to clipboard
Create empty Array2d structure