Skip to content

Commit 70fb39f

Browse files
committed
Note web support
1 parent 5308886 commit 70fb39f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/develop/user-input.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get user input for scripts
33
description: Add parameters to Office Scripts so users can control their experience.
4-
ms.date: 08/22/2023
4+
ms.date: 09/14/2023
55
ms.localizationpriority: medium
66
---
77

@@ -12,7 +12,7 @@ Adding parameters to your script lets other users provide data for the script, w
1212
:::image type="content" source="../images/user-input-example.png" alt-text="The dialog box shown to users when a script with parameters is run.":::
1313

1414
> [!IMPORTANT]
15-
> Currently, only select users in preview will be prompted to enter data for parameterized scripts in Excel on the web. Power Automate flows also support giving data to scripts through parameters.
15+
> Currently, only Excel on the web users will be prompted to enter data for parameterized scripts in . Power Automate flows also support giving data to scripts through parameters.
1616
1717
## Example - Highlight large values
1818

0 commit comments

Comments
 (0)