Stdout Property

Provides the standard output (stdout) from the remote application.

Syntax

public val stdout: String
public val stdoutB: ByteArray?

Default Value

""

Remarks

The property is set to an empty string before each new request.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]