Skip to content

object properties: boolean is not supported #20

@JernejL

Description

@JernejL

If a RegisterNativeObject object property returns boolean, besen is unable to use it:

private function getislocal(): boolean; published property IsLocal: boolean read getislocal;

An integer property however works well and getislocal is called:

private function getislocal(): integer; published property IsLocal: integer read getislocal;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions