Skip to content

我如何获取脚本输出内容 我如何获取脚本输出内容 How do I get script output #389

@lph110

Description

@lph110

How do I get script output ?
for example:

function add(i,j)
return i*j
end

print(add(3,5))

how get 15 ?

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