Skip to content

ucm: arguments can't be numbers #5193

@stew

Description

@stew

iif you run the getArgs builtin all of the numeric args are filtered. so in ucm, run:

> run getArgs one 2 three 4 five 6

and you only get the odd numbers:

["one", "three", "five"]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions