Click or drag to resize

APIPressEnter Method

Press the ENTER key.

Namespace:  AppRobotic
Assembly:  AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax
C#
public string PressEnter()

Return Value

Type: String
Returns either a 'success' String, or the error message encountered as a String.
See Also