Skip to content

Commit 49aecd5

Browse files
authored
_WD_SetElementValue - Add remark (#472)
1 parent 81154ab commit 49aecd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wd_helper.au3

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2589,7 +2589,8 @@ EndFunc ;==>_WD_GetElementByName
25892589
; - $_WD_ERROR_InvalidExpression
25902590
; Author ........: Danp2
25912591
; Modified ......: mLipok, TheDcoder
2592-
; Remarks .......:
2592+
; Remarks .......: When using Advanced mode, translations or string encoding should occur prior to
2593+
; calling this function because the supplied value is used without modification.
25932594
; Related .......: _WD_ElementAction, _WD_LastHTTPResult
25942595
; Link ..........:
25952596
; Example .......: No

0 commit comments

Comments
 (0)