MS12.02.2016
This commit is contained in:
@@ -1023,6 +1023,10 @@
|
||||
value = "$FileCreatedWho"
|
||||
Case "Aktuelles Datum (DD.MM.YYYY)".ToUpper
|
||||
value = "$DateDDMMYYY"
|
||||
Case "Username"
|
||||
value = "$Username"
|
||||
Case "Usercode"
|
||||
value = "$Usercode"
|
||||
End Select
|
||||
If value <> "" Then
|
||||
VALUETextBox.Text = value
|
||||
|
||||
Reference in New Issue
Block a user