填空题

执行下列程序,输入框中显示的默认字符串为 【6】 : Private Sub Command1_Click() InputBox "ok","输入参数",Format("&H12") End Sub

【参考答案】

R