Skip to content

v1.9 - @if can't output true for Strings, even if the condition is supposed to return true #16

@cassitly

Description

@cassitly

It literally just outputs false, it doesn't even output anything else. Even with debug mode on. Idk what to do with this.

@var [usernames]: (string)Someone
    
@if [usernames === "Someone"]:
    :output true
@else
    :output false
@end

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions