PressKey Method (SapTree)

Class

SapTree.

Action

This method emulates pressing a key.

Syntax

C#
tree.PressKey(key)
VB
tree.PressKey(key)
Variable Description
key Possible values are: F1, F4, Delete, Insert, Enter, Cut, Copy, and Paste. String.