Skip to main content
November 5, 2022
Solved

how i will use Any type datatype

  • November 5, 2022
  • 2 replies
  • 0 views

how i will use Any type datatype

    Best answer by harshitham3563

    Hi Shifa, Hope this will give you an idea about Any type data type.

    The Any Type is a generic data type only available for use as an expression input for rules and certain expression functions, such as the if() function. It accepts data of any data type.

    Data is stored in variables of this type by mapping an existing variable, rule, constant, or expression to its value.

    2 replies

    stefanhelzle0001
    Brainy
    November 5, 2022

    Can you explain in more detail what you want to achieve.

    We are trading tips for details here!

    January 5, 2023

    Hi Shifa, Hope this will give you an idea about Any type data type.

    The Any Type is a generic data type only available for use as an expression input for rules and certain expression functions, such as the if() function. It accepts data of any data type.

    Data is stored in variables of this type by mapping an existing variable, rule, constant, or expression to its value.