Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

small basic input

'String input'
TextWindow.Write("Enter your name please: ")
userName = TextWindow.Read()

'Number input'
TextWindow.Write("Enter your number please: ")
userNumber = TextWindow.ReadNumber()
Comment

PREVIOUS NEXT
Code Example
Csharp :: .net ssh, wait command execute 
Csharp :: how to select class object from query c# 
Csharp :: scale curve revit api 
Csharp :: create star rating using loop in c# 
Csharp :: how to add multiple values in session in asp.net visual studio 
Csharp :: windows forms picturebox click event 
Csharp :: fixed angle unity 
Csharp :: .net form binding why cant i skip index 
Csharp :: .net entities query multiple join condition 
Csharp :: flutterwave c# api integration 
Csharp :: c# initialize array of objects 
Csharp :: c# check number is odd or even 
Csharp :: how to select multiple toggles at once in unity 
Csharp :: C# verify "no other" call xunit 
Csharp :: vb.net array search 
Csharp :: c# distinct dictionary 
Csharp :: unity inspector sliders 
Csharp :: how to not overwrite a text file in c# 
Csharp :: unity NetworkBehaviour the type or namespace could not be found 
Csharp :: c# write line variable 
Csharp :: c# optional parameters using 
Csharp :: convert uk string date to DateTime c# 
Csharp :: C# a program to reverse each word in the given string. 
Csharp :: 10x10 table matrix C# 
Html :: bootstrap col center content 
Html :: regex find html comment 
Html :: how to specify amout of letters in inputfield in css 
Html :: tab in html 
Html :: input type file csv only 
Html :: viewport meta 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =