Skip to content

variant_object_construct: Initial implementation #6

@friendlymatthew

Description

@friendlymatthew

variant_object_construct(key1, value1, ...[keyN, valueN])

Constructs a Variant object from a variadic list of key-value pairs

Arguments

A variadic tuple of key-value pairs:

  • keyN -- must be a string
  • valueN -- must be a supported data type that can be cast to a Variant

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions