Skip to content

Pass var array of byte Type mismatch #263

Open
@breitsch2

Description

@breitsch2

Registered a method
RegisterMethod('Procedure Compute( var pInput : array of byte)');
RegisterMethod(@TNNetFullConnect.Compute, 'Compute');
and in script call we got a type mismatch
BAInput: array of byte;
NN.Compute(BAInput);

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