@If(@IsNotMember(@UserRoles; "[DataMgr]");@Return("");@Success);
FieldName :=@Prompt([OkCancelEdit]; "Field Name";"Please enter the Field Name you want to modify..."; @Success);
FieldValue :=@Prompt([OkCancelEdit]; "Field Value";"Please enter the Field Value(use ; to separate multiple values)"; @Success);
@SetField(FieldName; @Explode(Value; ";"));
Select @All
沒有留言:
張貼留言