Welcome To FMan documentation

Array - A multi-function datatype.

To use array you need to import it.

1.1 - Array Copy


from fman.dataset import Array

array = Array(1, 2, 'three', "four", '5', "6", "etc.")

Now you have access to all array methods. You can use this methods: